ComponentOne FlexGrid for UWP
CopyTo(Object[],Int32) Method

C1.UWP Assembly > C1.Xaml Namespace > C1ItemCollection Class > CopyTo Method : CopyTo(Object[],Int32) Method
Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal array() As System.Object, _
   ByVal arrayIndex As System.Integer _
) 
public void CopyTo( 
   System.object[] array,
   System.int arrayIndex
)

Parameters

array
arrayIndex
See Also

Reference

C1ItemCollection Class
C1ItemCollection Members
Overload List